home *** CD-ROM | disk | FTP | other *** search
/ EIDOS Interactive Digital Press Kit ECTS 1997 / EIDOS Digital Press Kit - ECTS 1997 - Disc 1.iso / pc / cme.dir / Internal_158.ls < prev    next >
Encoding:
Text File  |  1997-08-28  |  119 b   |  10 lines

  1. on exitFrame
  2.   delay(5 * 60)
  3.   ctrlbar()
  4.   if soundBusy(0) = 0 then
  5.     go("return")
  6.   else
  7.     nothing()
  8.   end if
  9. end
  10.